home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / unix / lx12ut3.zip / BARE.LOG < prev    next >
Text File  |  1994-06-18  |  3KB  |  93 lines

  1. Script started on Sun Mar 13 23:58:31 1994
  2. fuzzy:/usr/src/linux# make config
  3. /bin/sh Configure  < config.in
  4. *
  5. * General setup
  6. *
  7. Kernel math emulation (CONFIG_MATH_EMULATION) [y] 
  8. Normal harddisk support (CONFIG_BLK_DEV_HD) [y] 
  9. XT harddisk support (CONFIG_BLK_DEV_XD) [n] 
  10. TCP/IP networking (CONFIG_INET) [y] 
  11. Limit memory to low 16MB (CONFIG_MAX_16M) [n] 
  12. System V IPC (CONFIG_SYSVIPC) [y] 
  13. Use -m486 flag for 486-specific optimizations (CONFIG_M486) [y] 
  14. *
  15. * Program binary formats
  16. *
  17. Elf executables (CONFIG_BINFMT_ELF) [y] 
  18. COFF executables (CONFIG_BINFMT_COFF) [y] 
  19. *
  20. * SCSI support
  21. *
  22. SCSI support? (CONFIG_SCSI) [n] 
  23. :
  24. : Skipping SCSI configuration options...
  25. :
  26. *
  27. * Network device support
  28. *
  29. Network device support? (CONFIG_ETHERCARDS) [y] 
  30. SLIP (serial line) support (CONFIG_SLIP) [n] y
  31.  CSLIP compressed headers (SL_COMPRESSED) [y] n
  32. PLIP (parallel port) support (CONFIG_PLIP) [n] 
  33. NE2000/NE1000 support (CONFIG_NE2000) [n] 
  34. WD80*3 support (CONFIG_WD80x3) [y] n
  35. SMC Ultra support (CONFIG_ULTRA) [n] 
  36. 3c501 support (CONFIG_EL1) [n] 
  37. 3c503 support (CONFIG_EL2) [n] 
  38. 3c509/3c579 support (CONFIG_EL3) [n] 
  39. HP PCLAN support (CONFIG_HPLAN) [n] 
  40. AT1500 and NE2100 (LANCE and PCnet-ISA) support (CONFIG_LANCE) [n] 
  41. AT1700 support (CONFIG_AT1700) [n] 
  42. DEPCA support (CONFIG_DEPCA) [n] 
  43. D-Link DE600 pocket adaptor support (CONFIG_DE600) [n] 
  44. AT-LAN-TEC/RealTek pocket adaptor support (CONFIG_ATP) [n] 
  45. *
  46. Sony CDU31A CDROM driver support (CONFIG_CDU31A) [n] 
  47. Mitsumi CDROM driver support (CONFIG_MCD) [n] 
  48. Matsushita/Panasonic CDROM driver support (CONFIG_SBPCD) [n] 
  49. *
  50. * Filesystems
  51. *
  52. Standard (minix) fs support (CONFIG_MINIX_FS) [y] 
  53. Extended fs support (CONFIG_EXT_FS) [n] 
  54. Second extended fs support (CONFIG_EXT2_FS) [y] 
  55. xiafs filesystem support (CONFIG_XIA_FS) [n] 
  56. msdos fs support (CONFIG_MSDOS_FS) [y] 
  57. /proc filesystem support (CONFIG_PROC_FS) [y] 
  58. NFS filesystem support (CONFIG_NFS_FS) [y] 
  59. ISO9660 cdrom filesystem support (CONFIG_ISO9660_FS) [n] 
  60. OS/2 HPFS filesystem support (read only) (CONFIG_HPFS_FS) [n] y
  61. System V and Coherent filesystem support (CONFIG_SYSV_FS) [n] 
  62. *
  63. *  character devices
  64. *
  65. Parallel printer support (CONFIG_PRINTER) [n] 
  66. Logitech busmouse support (CONFIG_BUSMOUSE) [n] 
  67. PS/2 mouse (aka "auxiliary device") support (CONFIG_PSMOUSE) [y] n
  68. Microsoft busmouse support (CONFIG_MS_BUSMOUSE) [n] 
  69. ATIXL busmouse support (CONFIG_ATIXL_BUSMOUSE) [n] 
  70. Selection (cut and paste for virtual consoles) (CONFIG_SELECTION) [n] 
  71. QIC-02 tape support (CONFIG_TAPE_QIC02) [n] 
  72. QIC-117 tape support (CONFIG_FTAPE) [n] y
  73.  number of ftape buffers (NR_FTAPE_BUFFERS) [3] 
  74. *
  75. * Sound
  76. *
  77. Sound card support (CONFIG_SOUND) [n] 
  78. *
  79. * Kernel hacking
  80. *
  81. Kernel profiling support (CONFIG_PROFILE) [n] 
  82.  
  83. The linux kernel is now hopefully configured for your setup.
  84. Check the top-level Makefile for additional configuration,
  85. and do a 'make dep ; make clean' if you want to be sure all
  86. the files are correctly re-made
  87.  
  88. mv .tmpconfig .config
  89. fuzzy:/usr/src/linux# make    exit
  90. exit
  91.  
  92. Script done on Mon Mar 14 00:00:53 1994
  93.